silence "Can not convert group sid" warnings in the log
authorMichael Tokarev <mjt@tls.msk.ru>
Wed, 14 Feb 2024 12:26:29 +0000 (15:26 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 14 Jul 2024 16:42:39 +0000 (19:42 +0300)
commit61d9fabc0f7146cf67fc263bd7db551f6a7d1dc8
tree0097e484fe2c7139df9584a395ba2070bab01b6d
parentc9c505d3a087c1ba774fddd80eec4318fb1f3414
silence "Can not convert group sid" warnings in the log

Forwarded: yes

/var/log/samba/log.winbind is full of messages like:

[2024/02/09 06:25:04.788182,  1, pid=74620] source3/winbindd/winbindd_getgroups.c:259(winbindd_getgroups_recv)
  Could not convert sid S-0-0: NT_STATUS_NONE_MAPPED

On a busy server these are logged several 1000s times per minute,
making any other messages basically invisible.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Gbp-Pq: Name silence-can-not-convert-group-sid.diff
source3/winbindd/winbindd_getgroups.c